找诗词>英语词典>quotation mark翻译和用法

quotation mark

英 [kwəʊˈteɪʃn mɑːk]

美 [kwoʊˈteɪʃn mɑːrk]

n.  引号

柯林斯词典

  • 引号
    Quotation marksare punctuation marks that are used in writing to show where speech or a quotation begins and ends. They are usually written or printed as“...”or, in Britain,'...'.

    英英释义

    noun

    • a punctuation mark used to attribute the enclosed text to someone else
        Synonym:quoteinverted comma

      双语例句

      • Unclosed quotation mark before the character string '%. ls'.
        字符串''%1!''之前有未闭合的引号。
      • To be accessed properly, the JDBC URL must be passed into the connect command as a string; hence it's enclosed in single quotation mark ( ') characters.
        要正确访问,必须将JDBCURL作为字符串传递给connect命令;因此需要将其封装在单引号(')字符里。
      • You can always spot a raw string because the starting quotation mark for the string is preceded by an r, which is short for raw.
        您始终可以认出原始字符串,因为该字符串的起始引号的前面有一个r字符,它是raw的缩写。
      • If the double quotation mark is the outermost quote, all variables are expanded.
        如果最外边的引号是双引号,那么展开所有变量。
      • Use of double quotation mark delimiters on Linux and UNIX-based systems is recommended.
        建议在基于Linux和UNIX的系统中使用双引号分隔符。
      • This explains why an unmatched single or double quotation mark causes a new prompt to appear.
        这解释了不匹配的单引号或双引号会导致出现新提示符的原因。
      • Usage of quotation mark in ASP grammar form.
        ASP语法格式中引号的使用。
      • A quotation mark is sometimes called an inverted comma; an upside-down cake.
        引号有时称单引号;倒置的蛋糕。
      • Instead, the extra single quotation mark causes the server to parse the inserted statement as a string.
        相反,多余的单引号会导致服务器将已插入语句作为字符串进行分析。
      • The strings I've been creating using the single, double, or triple quotation mark syntax are still string objects.
        使用单引号、双引号和三引号语法创建的字符串仍然是字符串对象。